OpenRoads Designer CONNECT Edition SDK Help

AlignmentProxy Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass AlignmentProxy : Alignment
Inheritance → ConsensusItem → ModelEntityNamedModelEntityFeaturizedModelEntityAlignment → AlignmentProxy

Properties

ActiveLinearEntity3d (Inherited from Alignment)
ActiveProfile (Inherited from Alignment)
ActiveSpeedTable (Inherited from Alignment)
BaseLinearGeometry (Inherited from Alignment)
Cants (Inherited from Alignment)
Connection (Inherited from ConsensusItem)
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
DoNotAnnotate (Inherited from FeaturizedModelEntity)
Element (Inherited from ModelEntity)
FeatureDefinition (Inherited from FeaturizedModelEntity)
FeatureDescription (Inherited from FeaturizedModelEntity)
FeatureName (Inherited from FeaturizedModelEntity)
Geometry (Inherited from Alignment)
GeometryPresentation (Inherited from FeaturizedModelEntity)
IsFinalElement (Inherited from FeaturizedModelEntity)
IsIntervalAlignment (Inherited from Alignment)
KeyStationSetList (Inherited from Alignment)
LinearAssociatedSpaces (Inherited from Alignment)
LinearGeometry (Inherited from Alignment)
LongSectionSpace (Inherited from Alignment)
Name (Inherited from NamedModelEntity)
ObjectTracker (Inherited from ConsensusItem)
Profiles (Inherited from Alignment)
RejectsEmptyStringAnnotation (Inherited from FeaturizedModelEntity)
RepresentationOf (Inherited from FeaturizedModelEntity)
RootFeatureProvider (Inherited from FeaturizedModelEntity)
SightVisibilitySections (Inherited from Alignment)
Stationing (Inherited from Alignment)
SuperElevationSections (Inherited from Alignment)
SuperElevationSpace (Inherited from Alignment)
SyncId (Inherited from ModelEntity)

Methods

_AddKeyStationList (Inherited from Alignment)
_AddStationEquation (Inherited from Alignment)
_AddStationing(StationingMethod) (Inherited from Alignment)
_AddStationing(Double, Double, StationingMethod) (Inherited from Alignment)
_AddStationing(Double, Double, Boolean) (Inherited from Alignment)
_ClearActiveProfile (Inherited from Alignment)
_CreateCorridorByAlignment (Inherited from Alignment)
_CreateProfileByConstElevation (Inherited from Alignment)
_CreateProfileByProfileElement (Inherited from Alignment)
_CreateProfileByVerticalPIs (Inherited from Alignment)
_CreateSpeedTable (Inherited from Alignment)
_RemoveAllIntervals (Inherited from Alignment)
_RemoveInterval (Inherited from Alignment)
_RemoveKeyStationList (Inherited from Alignment)
_RenameKeyStationList (Inherited from Alignment)
_SetActiveProfile(Profile) (Inherited from Alignment)
_SetActiveProfile(Profile, StrokingParametersInfo, LinearEntity3d) (Inherited from Alignment)
_SetActiveProfileEntityByTemplate (Inherited from Alignment)
_SetFeatureDefinition(FeatureDefinition) (Inherited from Alignment)
_SetFeatureDefinition(String) (Inherited from Alignment)
_SetFeatureDefinition(String, String) (Inherited from Alignment)
_SetLinearGeometry (Inherited from Alignment)
_SetName (Inherited from Alignment)
AddKeyStationList (Inherited from Alignment)
AddStationEquation (Inherited from Alignment)
AddStationing(StationingMethod) (Inherited from Alignment)
AddStationing(Double, Double, StationingMethod) (Inherited from Alignment)
AddStationing(Double, Double, Boolean) (Inherited from Alignment)
ClearActiveProfile (Inherited from Alignment)
CreateCorridorByAlignment (Inherited from Alignment)
CreateFromDomainObject (Inherited from ConsensusItem)
CreateProfileByConstElevation (Inherited from Alignment)
CreateProfileByProfileElement (Inherited from Alignment)
CreateProfileByVerticalPIs (Inherited from Alignment)
CreateSpeedTable (Inherited from Alignment)
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetAnnotationProcessingGroup (Inherited from FeaturizedModelEntity)
GetKeyStationListByName (Inherited from Alignment)
GetKeyStationPointListByName (Inherited from Alignment)
GetNative (Inherited from ConsensusItem)
GetNativeP (Inherited from Alignment)
GetXSCutPoints(DgnModelRef, Double, Double, Double, Double, Alignment.WhichFeatures) (Inherited from Alignment)
GetXSCutPoints(DgnModelRef, Double, Double, Double, Double, Alignment.WhichFeatures, IEnumerable(String)) (Inherited from Alignment)
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)
RemoveAllIntervals (Inherited from Alignment)
RemoveInterval (Inherited from Alignment)
RemoveKeyStationList (Inherited from Alignment)
RenameKeyStationList (Inherited from Alignment)
SetActiveProfile(Profile) (Inherited from Alignment)
SetActiveProfile(Profile, StrokingParametersInfo, LinearEntity3d) (Inherited from Alignment)
SetActiveProfileEntityByTemplate (Inherited from Alignment)
SetFeatureDefinition(FeatureDefinition) (Inherited from Alignment)
SetFeatureDefinition(String) (Inherited from Alignment)
SetFeatureDefinition(String, String) (Inherited from Alignment)
SetLinearGeometry (Inherited from Alignment)
SetName (Inherited from Alignment)

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also